func google.golang.org/protobuf/internal/impl.appendBytesValue

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L5546: func appendBytesValue(b []byte, v protoreflect.Value, wiretag uint64, opts marshalOptions) ([]byte, error) {
		codec_gen.go#L5567: 	marshal:   appendBytesValue,